LogWriter

constructor(tag: String)(source)

Create a new Writer that sends to the log with the given priority and tag.

Parameters

tag

A string tag to associate with each printed log statement.